home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / hplj5si1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  55.7 KB  |  1,366 lines

  1. *PPD-Adobe: "4.3"
  2. *% =======================================================
  3. *% Printer Description File
  4. *% Copyright 1992-2001 Hewlett-Packard Company
  5. *%========================================================
  6. *% PPD for HP LaserJet 5Si/5Si MX PS
  7. *% For Windows 2000 and XP.
  8. *%========================================================
  9. *% === PPD File Version Information ====
  10. *FileVersion:      "2.103"
  11. *FormatVersion:    "4.3"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion:  English
  14. *PCFileName:       "HPLJ5SI1.PPD"
  15.  
  16. *% === Product Version Information ====
  17. *ModelName:     "HP LaserJet 5Si/5Si MX"
  18. *ShortNickName: "HP LaserJet 5Si/5Si MX PS"
  19. *NickName:      "HP LaserJet 5Si/5Si MX PS"
  20. *Product:       "(HP LaserJet 5Si)"
  21. *Manufacturer:  "HP"
  22. *PSVersion:     "(2014.108) 1"
  23.  
  24. *%=== Device Capabilities ==================
  25. *ColorDevice:       False
  26. *DefaultColorSpace: Gray
  27. *FileSystem:        True
  28. *?FileSystem: "
  29.    save 
  30.      false
  31.      (%disk?%)
  32.      { currentdevparams dup /Writeable known
  33.         { /Writeable get {pop true} if }  { pop } ifelse
  34.      } 100 string /IODevice resourceforall
  35.      {(True)}{(False)} ifelse = flush
  36.    restore
  37. "
  38. *End
  39.  
  40. *LanguageLevel: "2"
  41. *Throughput:    "24"
  42. *TTRasterizer:  Type42
  43. *?TTRasterizer: "
  44.    save
  45.       42 /FontType resourcestatus
  46.       { pop pop (Type42)} {pop pop (None)} ifelse = flush
  47.    restore
  48. "
  49. *End
  50.  
  51. *%=== Emulations and Protocols =============
  52. *Protocols: PJL TBCP
  53.  
  54. *SuggestedJobTimeout:  "0"
  55. *SuggestedWaitTimeout: "120"
  56.  
  57. *PrintPSErrors: True
  58.  
  59. *% Media Output Destination
  60. *OpenUI *OutputBin/Output Destination: PickOne
  61. *OrderDependency: 50 AnySetup *OutputBin
  62. *DefaultOutputBin: Upper
  63. *OutputBin Upper/Top Bin: "<</Staple 0 /OutputType (TOP OUTPUT BIN)>> setpagedevice"
  64. *OutputBin Left/Left Bin (Face Up): "
  65.    currentpagedevice /OutputAttributes get
  66.    4 known
  67.          {<</Staple 0 /OutputType (FACE UP BIN)>> setpagedevice}
  68.          {<</Staple 0 /OutputType (LEFT OUTPUT BIN)>> setpagedevice}
  69.        ifelse
  70. "
  71. *End
  72. *OutputBin Stacker/Stacker: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 2)>> setpagedevice"
  73. *OutputBin Collator/Collator: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 2)>> setpagedevice"
  74. *OutputBin Separator/Job Separator: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 2)>> setpagedevice"
  75. *OutputBin Stapler/Stapler (max 20 Letter or A4): "<</Staple 2>> setpagedevice"
  76. *OutputBin OutputBin1/Bin 1: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 2)>> setpagedevice"
  77. *OutputBin OutputBin2/Bin 2: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 3)>> setpagedevice"
  78. *OutputBin OutputBin3/Bin 3: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 4)>> setpagedevice"
  79. *OutputBin OutputBin4/Bin 4: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 5)>> setpagedevice"
  80. *OutputBin OutputBin5/Bin 5: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 6)>> setpagedevice"
  81. *OutputBin OutputBin6/Bin 6: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 7)>> setpagedevice"
  82. *OutputBin OutputBin7/Bin 7: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 8)>> setpagedevice"
  83. *OutputBin OutputBin8/Bin 8: "<</Staple 0 /OutputType (OPTIONAL OUTBIN 9)>> setpagedevice"
  84. *?OutputBin:"
  85. save
  86.  currentpagedevice /OutputAttributes get dup
  87.  5 known 
  88.  {/Priority get 0 get
  89.     [(Upper) (Left) (Reserved1) (Reserved2) (OutputBin1)
  90.      (OutputBin2) (OutputBin3) (OutputBin4) (OutputBin5) (OutputBin6) (OutputBin7) (OutputBin8)] exch get = flush}
  91.  {/Priority get 0 get
  92.     [(Upper) (Left)  (Reserved1) (Reserved2) (Stacker)] exch get = flush} ifelse
  93. restore
  94. "
  95. *End
  96. *CloseUI: *OutputBin
  97.  
  98. *PageStackOrder Upper: Normal
  99. *PageStackOrder Left: Reverse
  100. *PageStackOrder Stacker: Normal
  101. *PageStackOrder Separator: Normal
  102. *PageStackOrder Collator: Normal
  103. *PageStackOrder Stapler: Normal
  104. *PageStackOrder OutputBin1: Normal
  105. *PageStackOrder OutputBin2: Normal
  106. *PageStackOrder OutputBin3: Normal
  107. *PageStackOrder OutputBin4: Normal
  108. *PageStackOrder OutputBin5: Normal
  109. *PageStackOrder OutputBin6: Normal
  110. *PageStackOrder OutputBin7: Normal
  111. *PageStackOrder OutputBin8: Normal
  112.  
  113.  
  114. *%=== Resolution Enhancement  ===============
  115. *OpenUI *Smoothing/Resolution Enhancement: Boolean
  116. *OrderDependency: 20 DocumentSetup *Smoothing
  117. *DefaultSmoothing: True
  118. *Smoothing True/On: "
  119.   << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >>
  120.   >> setpagedevice"
  121. *End
  122. *Smoothing False/Off: "
  123.   << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
  124.   >> setpagedevice"
  125. *End
  126. *?Smoothing: "
  127.   save
  128.     currentpagedevice /PostRenderingEnhanceDetails get /REValue get
  129.     [(False) (True) (True) (True)]  exch get print
  130.   restore
  131. "
  132. *End
  133. *CloseUI: *Smoothing
  134.  
  135. *%=== JCL Features ==========================
  136. *JCLBegin:           "<1B>%-12345X@PJL JOB<0A>"
  137. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  138. *JCLEnd:             "<1B>%-12345X@PJL EOJ<0A>"
  139.  
  140. *JCLOpenUI *JCLResolution/Resolution: PickOne
  141. *OrderDependency: 10 JCLSetup *JCLResolution
  142. *DefaultJCLResolution: 600dpi
  143. *JCLResolution 300dpi/300 dpi: "@PJL SET RESOLUTION = 300<0A>"
  144. *JCLResolution 600dpi/600 dpi: "@PJL SET RESOLUTION = 600<0A>"
  145. *JCLCloseUI: *JCLResolution
  146.  
  147. *JCLOpenUI *JCLEconomode/EconoMode: Boolean
  148. *OrderDependency: 10 JCLSetup *JCLEconomode
  149. *DefaultJCLEconomode: False
  150. *JCLEconomode False/Highest Quality: "@PJL SET ECONOMODE = OFF<0A>"
  151. *JCLEconomode True/Save Toner: "@PJL SET ECONOMODE = ON<0A>"
  152. *JCLCloseUI: *JCLEconomode
  153.  
  154. *%=== Installable Options ==========================
  155. *OpenGroup: InstallableOptions/Installed Options
  156.  
  157. *OpenUI *Option2/Tray 4: Boolean
  158. *DefaultOption2: False
  159. *Option2 True/Installed: ""
  160. *Option2 False/Not Installed: ""
  161. *?Option2: "
  162.   save
  163.     currentpagedevice /InputAttributes get dup 5 known
  164.     {5 get null ne {(True)}{(False)} ifelse} {pop (False)} ifelse = flush
  165.   restore
  166. "
  167. *End
  168. *CloseUI: *Option2
  169.  
  170. *OpenUI *Option3/Duplex Unit: Boolean
  171. *DefaultOption3: True
  172. *Option3 True/Installed: ""
  173. *Option3 False/Not Installed: ""
  174. *?Option3: "
  175.   save
  176.     currentpagedevice /Duplex known
  177.     {(True)}{(False)}ifelse = flush
  178.   restore
  179. "
  180. *End
  181. *CloseUI: *Option3
  182.  
  183. *OpenUI *Option4/Printer Hard Disk: Boolean
  184. *DefaultOption4: False
  185. *Option4 True/Installed: ""
  186. *Option4 False/Not Installed: ""
  187. *?Option4: "
  188.   save 
  189.     false
  190.     (%disk?%)
  191.     { currentdevparams dup /Writeable known
  192.     { /Writeable get {pop true} if }  { pop } ifelse
  193.     } 100 string /IODevice resourceforall
  194.     {(True)}{(False)} ifelse = flush
  195.   restore
  196. "
  197. *End
  198. *CloseUI: *Option4
  199.  
  200. *OpenUI *Option5/Envelope Feeder: Boolean
  201. *DefaultOption5: False
  202. *Option5 True/Installed: ""
  203. *Option5 False/Not Installed: ""
  204. *?Option5: "
  205.   save
  206.     currentpagedevice /InputAttributes get
  207.     2 get 
  208.     null ne {(True)}{(False)} ifelse = flush
  209.   restore
  210. "
  211. *End
  212. *CloseUI: *Option5
  213.  
  214. *OpenUI *Option20/Accessory Output Bins: PickOne
  215. *DefaultOption20: Standard
  216. *Option20 Standard/Not Installed: ""
  217. *Option20 MBM5S/5 Bin Mailbox with Stapler: ""
  218. *Option20 MBM7/7 Bin Mailbox: ""
  219. *Option20 MBM8/8 Bin Mailbox: ""
  220. *?Option20: "
  221.   save
  222.    currentpagedevice /OutputAttributes get
  223.     dup 4 known
  224.    {
  225.      dup 11 known {pop (MBM8)}{ dup 10 known
  226.        {pop (MBM7)}{ 5 known
  227.          {(MBM5)}{(MBM8)} ifelse
  228.        } ifelse
  229.      } ifelse
  230.    }
  231.    { pop (Standard)} ifelse = flush
  232.   restore
  233. "
  234. *End
  235. *CloseUI: *Option20
  236.  
  237. *OpenUI *Option21/Multi-Bin Mailbox Mode: PickOne 
  238. *DefaultOption21: MailboxModeMailbox
  239. *Option21 MailboxModeMailbox/Standard Mailbox: ""
  240. *Option21 MailboxModeStacker/Stacker: ""
  241. *Option21 MailboxModeSeparator/Job Separator: ""
  242. *Option21 MailboxModeCollator/Collator: ""
  243. *?Option21: "
  244.   save
  245.    currentpagedevice /OutputAttributes get
  246.    6 known{(MailboxModeMailbox)}{(MailboxModeStacker)} ifelse = flush
  247.   restore
  248. "
  249. *End
  250. *CloseUI: *Option21
  251.  
  252. *OpenUI *InstalledMemory/Printer Memory: PickOne
  253. *DefaultInstalledMemory: 12Meg
  254. *InstalledMemory 12Meg/12 - 27 MB Total RAM: ""
  255. *InstalledMemory 28Meg/28 - 43 MB Total RAM: ""
  256. *InstalledMemory 44Meg/44 - 59 MB Total RAM: ""
  257. *InstalledMemory 60Meg/60 - 75 MB Total RAM: ""
  258. *InstalledMemory 76Meg/76 -100 MB Total RAM: ""
  259. *?InstalledMemory: "
  260.   save
  261.     currentsystemparams /RamSize get 
  262.     524288 div ceiling cvi 2 div
  263.     /size exch def
  264.     size 76 ge 
  265.         {(76Meg)} 
  266.         {
  267.         size 60 ge 
  268.             {(60Meg)} 
  269.             {
  270.             size 44 ge 
  271.                 {(44Meg)} 
  272.                 {
  273.                 size 28 ge 
  274.                     {(28Meg)}
  275.                     {
  276.                     size 12 ge
  277.                         {(12Meg)}
  278.                         {(Unknown)} ifelse
  279.                     } ifelse
  280.                 } ifelse
  281.             } ifelse
  282.         } ifelse
  283.     = flush
  284.   restore
  285. "
  286. *End
  287. *CloseUI: *InstalledMemory
  288. *CloseGroup: InstallableOptions
  289.  
  290. *FreeVM: "1515136"
  291. *VMOption 12Meg/12 - 27 MB Total RAM: "1515136"
  292. *VMOption 28Meg/28 - 43 MB Total RAM: "5681347"
  293. *VMOption 44Meg/44 - 59 MB Total RAM: "8040643"
  294. *VMOption 60Meg/60 - 75 MB Total RAM: "8040643"
  295. *VMOption 76Meg/76 -100 MB Total RAM: "8040643"
  296.  
  297. *%=== Enable/Disable Collate via PostScript ========
  298. *OpenUI *Collate/Collate:  Boolean
  299. *OrderDependency: 20 AnySetup *Collate
  300. *DefaultCollate: True
  301. *Collate True/On: "<</Collate true>> setpagedevice"
  302. *Collate False/Off: "<</Collate false>> setpagedevice"
  303. *?Collate: "
  304.    save
  305.       currentpagedevice /Collate get
  306.       {(True)}{(False)}ifelse = flush
  307.    restore
  308. "
  309. *End
  310. *CloseUI: *Collate
  311.  
  312. *% If the hard disk is not installed disable printer collation.
  313. *UIConstraints: *Option4 False *Collate True
  314. *UIConstraints: *Collate True *Option4 False
  315.  
  316. *%=== UI Constraints =============================
  317. *% If A than not B  (Also include the reverse constraints if appropriate)
  318. *%
  319. *% If optional trays are not installed, disable access to LargeCapacity (Tray 4).
  320. *UIConstraints: *Option2 False *InputSlot LargeCapacity
  321.  
  322. *% If the envelope feeder is not installed disable envelope slot.
  323. *UIConstraints: *Option5 False *InputSlot Envelope
  324.  
  325. *% If the duplexer is not installed disable duplex modes.
  326. *UIConstraints: *Option3 False *Duplex DuplexNoTumble
  327. *UIConstraints: *Option3 False *Duplex DuplexTumble
  328.  
  329. *% if Input slot is not Tray 1 then give warning for transparencies, labels and cardstock.
  330. *UIConstraints: *InputSlot Middle        *MediaType Transparency
  331. *UIConstraints: *InputSlot Lower         *MediaType Transparency
  332. *UIConstraints: *InputSlot LargeCapacity *MediaType Transparency
  333. *UIConstraints: *InputSlot Envelope      *MediaType Transparency
  334.  
  335. *UIConstraints: *InputSlot Middle        *MediaType Labels
  336. *UIConstraints: *InputSlot Lower         *MediaType Labels
  337. *UIConstraints: *InputSlot LargeCapacity *MediaType Labels
  338. *UIConstraints: *InputSlot Envelope      *MediaType Labels
  339.  
  340. *UIConstraints: *InputSlot Middle        *MediaType Cardstock
  341. *UIConstraints: *InputSlot Lower         *MediaType Cardstock
  342. *UIConstraints: *InputSlot LargeCapacity *MediaType Cardstock
  343. *UIConstraints: *InputSlot Envelope      *MediaType Cardstock
  344.  
  345. *% Don't allow these paper sizes/types in the Envelope Feeder
  346. *UIConstraints: *PageSize Letter         *InputSlot Envelope
  347. *UIConstraints: *PageSize Executive      *InputSlot Envelope
  348. *UIConstraints: *PageSize Legal          *InputSlot Envelope
  349. *UIConstraints: *PageSize Tabloid        *InputSlot Envelope
  350. *UIConstraints: *PageSize w842h1274      *InputSlot Envelope
  351. *UIConstraints: *PageSize A3             *InputSlot Envelope
  352. *UIConstraints: *PageSize A4             *InputSlot Envelope
  353. *UIConstraints: *PageSize B4             *InputSlot Envelope
  354. *UIConstraints: *PageSize B5             *InputSlot Envelope
  355. *UIConstraints: *PageSize DoublePostcard *InputSlot Envelope
  356.  
  357. *UIConstraints: *PageRegion Letter         *InputSlot Envelope
  358. *UIConstraints: *PageRegion Executive      *InputSlot Envelope
  359. *UIConstraints: *PageRegion Legal          *InputSlot Envelope
  360. *UIConstraints: *PageRegion Tabloid        *InputSlot Envelope
  361. *UIConstraints: *PageRegion w842h1274      *InputSlot Envelope
  362. *UIConstraints: *PageRegion A3             *InputSlot Envelope
  363. *UIConstraints: *PageRegion A4             *InputSlot Envelope
  364. *UIConstraints: *PageRegion B4             *InputSlot Envelope
  365. *UIConstraints: *PageRegion B5             *InputSlot Envelope
  366. *UIConstraints: *PageRegion DoublePostcard *InputSlot Envelope
  367.  
  368. *% If selected page size is an envelope, executive, B5 (JIS), 11x17 (Oversize 11.7x17.7), or DoublePostcard 
  369. *%    disable access to paper trays 2, 3, 4 and 5
  370. *UIConstraints: *PageSize Env10       *InputSlot Middle
  371. *UIConstraints: *PageSize Env10       *InputSlot Lower
  372. *UIConstraints: *PageSize Env10       *InputSlot LargeCapacity
  373. *UIConstraints: *PageSize EnvMonarch  *InputSlot Middle
  374. *UIConstraints: *PageSize EnvMonarch  *InputSlot Lower
  375. *UIConstraints: *PageSize EnvMonarch  *InputSlot LargeCapacity
  376. *UIConstraints: *PageSize EnvDL       *InputSlot Middle
  377. *UIConstraints: *PageSize EnvDL       *InputSlot Lower
  378. *UIConstraints: *PageSize EnvDL       *InputSlot LargeCapacity
  379. *UIConstraints: *PageSize EnvC5       *InputSlot Middle
  380. *UIConstraints: *PageSize EnvC5       *InputSlot Lower
  381. *UIConstraints: *PageSize EnvC5       *InputSlot LargeCapacity
  382. *UIConstraints: *PageSize EnvISOB5    *InputSlot Middle
  383. *UIConstraints: *PageSize EnvISOB5    *InputSlot Lower
  384. *UIConstraints: *PageSize EnvISOB5    *InputSlot LargeCapacity
  385.  
  386. *UIConstraints: *PageSize B5              *InputSlot Middle
  387. *UIConstraints: *PageSize B5              *InputSlot Lower
  388. *UIConstraints: *PageSize B5              *InputSlot LargeCapacity
  389. *UIConstraints: *PageSize Executive       *InputSlot Middle
  390. *UIConstraints: *PageSize Executive       *InputSlot Lower
  391. *UIConstraints: *PageSize Executive       *InputSlot LargeCapacity
  392. *UIConstraints: *PageSize w842h1274       *InputSlot Middle
  393. *UIConstraints: *PageSize w842h1274       *InputSlot Lower
  394. *UIConstraints: *PageSize w842h1274       *InputSlot LargeCapacity
  395. *UIConstraints: *PageSize DoublePostcard  *InputSlot Middle
  396. *UIConstraints: *PageSize DoublePostcard  *InputSlot Lower
  397. *UIConstraints: *PageSize DoublePostcard  *InputSlot LargeCapacity
  398.  
  399. *% If selected page region is an envelope, executive, B5 (JIS), 11x17 (Oversize 11.7x17.7), or DoublePostcard 
  400. *%    disable access to paper trays 2, 3, 4 and 5
  401. *UIConstraints: *PageRegion Env10       *InputSlot Middle
  402. *UIConstraints: *PageRegion Env10       *InputSlot Lower
  403. *UIConstraints: *PageRegion Env10       *InputSlot LargeCapacity
  404. *UIConstraints: *PageRegion EnvMonarch  *InputSlot Middle
  405. *UIConstraints: *PageRegion EnvMonarch  *InputSlot Lower
  406. *UIConstraints: *PageRegion EnvMonarch  *InputSlot LargeCapacity
  407. *UIConstraints: *PageRegion EnvDL       *InputSlot Middle
  408. *UIConstraints: *PageRegion EnvDL       *InputSlot Lower
  409. *UIConstraints: *PageRegion EnvDL       *InputSlot LargeCapacity
  410. *UIConstraints: *PageRegion EnvC5       *InputSlot Middle
  411. *UIConstraints: *PageRegion EnvC5       *InputSlot Lower
  412. *UIConstraints: *PageRegion EnvC5       *InputSlot LargeCapacity
  413. *UIConstraints: *PageRegion EnvISOB5    *InputSlot Middle
  414. *UIConstraints: *PageRegion EnvISOB5    *InputSlot Lower
  415. *UIConstraints: *PageRegion EnvISOB5    *InputSlot LargeCapacity
  416.  
  417. *UIConstraints: *PageRegion B5              *InputSlot Middle
  418. *UIConstraints: *PageRegion B5              *InputSlot Lower
  419. *UIConstraints: *PageRegion B5              *InputSlot LargeCapacity
  420. *UIConstraints: *PageRegion Executive       *InputSlot Middle
  421. *UIConstraints: *PageRegion Executive       *InputSlot Lower
  422. *UIConstraints: *PageRegion Executive       *InputSlot LargeCapacity
  423. *UIConstraints: *PageRegion w842h1274       *InputSlot Middle
  424. *UIConstraints: *PageRegion w842h1274       *InputSlot Lower
  425. *UIConstraints: *PageRegion w842h1274       *InputSlot LargeCapacity
  426. *UIConstraints: *PageRegion DoublePostcard  *InputSlot Middle
  427. *UIConstraints: *PageRegion DoublePostcard  *InputSlot Lower
  428. *UIConstraints: *PageRegion DoublePostcard  *InputSlot LargeCapacity
  429.  
  430. *% Don't allow 11x17 or A3 in tray 2
  431. *UIConstraints: *PageSize Tabloid   *InputSlot Middle
  432. *UIConstraints: *PageRegion Tabloid *InputSlot Middle
  433. *UIConstraints: *PageSize A3        *InputSlot Middle
  434. *UIConstraints: *PageRegion A3      *InputSlot Middle
  435.  
  436. *% Don't allow DoublePostcard, envelopes, transparencies or labels to be duplexed
  437. *UIConstraints: *PageSize DoublePostcard *Duplex DuplexNoTumble
  438. *UIConstraints: *PageSize Env10          *Duplex DuplexNoTumble
  439. *UIConstraints: *PageSize EnvMonarch     *Duplex DuplexNoTumble
  440. *UIConstraints: *PageSize EnvDL          *Duplex DuplexNoTumble
  441. *UIConstraints: *PageSize EnvC5          *Duplex DuplexNoTumble
  442. *UIConstraints: *PageSize EnvISOB5       *Duplex DuplexNoTumble
  443.  
  444. *UIConstraints: *MediaType Transparency *Duplex DuplexNoTumble
  445. *UIConstraints: *MediaType Labels       *Duplex DuplexNoTumble
  446.  
  447. *UIConstraints: *PageRegion DoublePostcard *Duplex DuplexNoTumble
  448. *UIConstraints: *PageRegion Env10          *Duplex DuplexNoTumble
  449. *UIConstraints: *PageRegion EnvMonarch     *Duplex DuplexNoTumble
  450. *UIConstraints: *PageRegion EnvDL          *Duplex DuplexNoTumble
  451. *UIConstraints: *PageRegion EnvC5          *Duplex DuplexNoTumble
  452. *UIConstraints: *PageRegion EnvISOB5       *Duplex DuplexNoTumble
  453.  
  454. *UIConstraints: *PageSize DoublePostcard *Duplex DuplexTumble
  455. *UIConstraints: *PageSize Env10          *Duplex DuplexTumble
  456. *UIConstraints: *PageSize EnvMonarch     *Duplex DuplexTumble
  457. *UIConstraints: *PageSize EnvDL          *Duplex DuplexTumble
  458. *UIConstraints: *PageSize EnvC5          *Duplex DuplexTumble
  459. *UIConstraints: *PageSize EnvISOB5       *Duplex DuplexTumble
  460.  
  461. *UIConstraints: *MediaType Transparency *Duplex DuplexTumble
  462. *UIConstraints: *MediaType Labels       *Duplex DuplexTumble
  463.  
  464. *UIConstraints: *PageRegion DoublePostcard *Duplex DuplexTumble
  465. *UIConstraints: *PageRegion Env10          *Duplex DuplexTumble
  466. *UIConstraints: *PageRegion EnvMonarch     *Duplex DuplexTumble
  467. *UIConstraints: *PageRegion EnvDL          *Duplex DuplexTumble
  468. *UIConstraints: *PageRegion EnvC5          *Duplex DuplexTumble
  469. *UIConstraints: *PageRegion EnvISOB5       *Duplex DuplexTumble
  470.  
  471. *% Output bin UI Constraints
  472. *% If optional Multi-Bin Mailbox is not installed, disable Multi-Bin Mailbox output destinations.
  473. *UIConstraints: *Option20 Standard *OutputBin Stapler
  474. *UIConstraints: *Option20 Standard *OutputBin Stacker
  475. *UIConstraints: *Option20 Standard *OutputBin Separator
  476. *UIConstraints: *Option20 Standard *OutputBin OutputBin1
  477. *UIConstraints: *Option20 Standard *OutputBin OutputBin2
  478. *UIConstraints: *Option20 Standard *OutputBin OutputBin3
  479. *UIConstraints: *Option20 Standard *OutputBin OutputBin4
  480. *UIConstraints: *Option20 Standard *OutputBin OutputBin5
  481. *UIConstraints: *Option20 Standard *OutputBin OutputBin6
  482. *UIConstraints: *Option20 Standard *OutputBin OutputBin7
  483. *UIConstraints: *Option20 Standard *OutputBin OutputBin8
  484.  
  485. *% Constrain output bins that are not available.
  486. *UIConstraints: *Option20 MBM5S *OutputBin OutputBin6
  487. *UIConstraints: *Option20 MBM5S *OutputBin OutputBin7
  488. *UIConstraints: *Option20 MBM5S *OutputBin OutputBin8
  489.  
  490. *UIConstraints: *Option20 MBM7 *OutputBin Stapler
  491. *UIConstraints: *Option20 MBM7 *OutputBin OutputBin8
  492.  
  493. *UIConstraints: *Option20 MBM8 *OutputBin Stapler
  494.  
  495. *% If an output accessory is not selected then disable the mailbox modes except mailbox.
  496. *UIConstraints: *Option20 Standard *Option21 MailboxModeStacker
  497. *UIConstraints: *Option20 Standard *Option21 MailboxModeSeparator
  498. *UIConstraints: *Option20 Standard *Option21 MailboxModeCollator
  499.  
  500. *% If Multi-Bin Mailbox mode is Mailbox, disable Stacker, Separator and Collator.
  501. *UIConstraints: *Option21 MailboxModeMailbox *OutputBin Stacker
  502. *UIConstraints: *Option21 MailboxModeMailbox *OutputBin Separator 
  503. *UIConstraints: *Option21 MailboxModeMailbox *OutputBin Collator 
  504.  
  505. *% If Multi-Bin Mailbox mode is Stacker, disable Separator, Collator and Individual Mailboxes
  506. *UIConstraints: *Option21 MailboxModeStacker *OutputBin Separator
  507. *UIConstraints: *Option21 MailboxModeStacker *OutputBin Collator
  508. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin1
  509. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin2
  510. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin3
  511. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin4
  512. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin5
  513. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin6
  514. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin7
  515. *UIConstraints: *Option21 MailboxModeStacker *OutputBin OutputBin8
  516.  
  517. *% If Multi-Bin Mailbox mode is Separator, disable Stacker, Collator and Individual Mailboxes
  518. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin Stacker
  519. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin Collator
  520. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin1
  521. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin2
  522. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin3
  523. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin4
  524. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin5
  525. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin6
  526. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin7
  527. *UIConstraints: *Option21 MailboxModeSeparator *OutputBin OutputBin8
  528.  
  529. *% If Multi-Bin Mailbox mode is Collator, disable Stacker, Separator and Individual Mailboxes
  530. *UIConstraints: *Option21 MailboxModeCollator *OutputBin Stacker
  531. *UIConstraints: *Option21 MailboxModeCollator *OutputBin Separator
  532. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin1
  533. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin2
  534. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin3
  535. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin4
  536. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin5
  537. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin6
  538. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin7
  539. *UIConstraints: *Option21 MailboxModeCollator *OutputBin OutputBin8
  540.  
  541. *% Limit support to Letter and A4 to the stapler bin.
  542. *UIConstraints: *PageSize Env10   *OutputBin Stapler
  543. *UIConstraints: *PageRegion Env10 *OutputBin Stapler
  544.  
  545. *UIConstraints: *PageSize EnvMonarch   *OutputBin Stapler
  546. *UIConstraints: *PageRegion EnvMonarch *OutputBin Stapler
  547.  
  548. *UIConstraints: *PageSize EnvDL   *OutputBin Stapler
  549. *UIConstraints: *PageRegion EnvDL *OutputBin Stapler
  550.  
  551. *UIConstraints: *PageSize EnvC5   *OutputBin Stapler
  552. *UIConstraints: *PageRegion EnvC5 *OutputBin Stapler
  553.  
  554. *UIConstraints: *PageSize EnvISOB5   *OutputBin Stapler
  555. *UIConstraints: *PageRegion EnvISOB5 *OutputBin Stapler
  556.  
  557. *UIConstraints: *PageSize Executive   *OutputBin Stapler
  558. *UIConstraints: *PageRegion Executive *OutputBin Stapler
  559.  
  560. *UIConstraints: *PageSize Legal   *OutputBin Stapler
  561. *UIConstraints: *PageRegion Legal *OutputBin Stapler
  562.  
  563. *UIConstraints: *PageSize Tabloid   *OutputBin Stapler
  564. *UIConstraints: *PageRegion Tabloid *OutputBin Stapler
  565.  
  566. *UIConstraints: *PageSize w842h1274   *OutputBin Stapler
  567. *UIConstraints: *PageRegion w842h1274 *OutputBin Stapler
  568.  
  569. *UIConstraints: *PageSize A3   *OutputBin Stapler
  570. *UIConstraints: *PageRegion A3 *OutputBin Stapler
  571.  
  572. *UIConstraints: *PageSize B4   *OutputBin Stapler
  573. *UIConstraints: *PageRegion B4 *OutputBin Stapler
  574.  
  575. *UIConstraints: *PageSize B5   *OutputBin Stapler
  576. *UIConstraints: *PageRegion B5 *OutputBin Stapler
  577.  
  578. *UIConstraints: *PageSize DoublePostcard   *OutputBin Stapler
  579. *UIConstraints: *PageRegion DoublePostcard *OutputBin Stapler
  580.  
  581. *UIConstraints: *MediaType Transparency *OutputBin Stapler
  582. *UIConstraints: *MediaType Cardstock *OutputBin Stapler
  583. *UIConstraints: *MediaType Labels *OutputBin Stapler
  584.  
  585. *UIConstraints: *OutputBin Stapler *MediaType Transparency
  586. *UIConstraints: *OutputBin Stapler *MediaType Cardstock
  587. *UIConstraints: *OutputBin Stapler *MediaType Labels
  588.  
  589. *% Disable feeding 11x17 (Oversize), B5 (JIS), DoublePostcard, and envelopes to the output bins
  590. *UIConstraints: *PageSize w842h1274 *OutputBin Collator
  591. *UIConstraints: *PageSize w842h1274 *OutputBin Stacker
  592. *UIConstraints: *PageSize w842h1274 *OutputBin Separator
  593. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin1
  594. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin2
  595. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin3
  596. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin4
  597. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin5
  598. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin6
  599. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin7
  600. *UIConstraints: *PageSize w842h1274 *OutputBin OutputBin8
  601.  
  602. *UIConstraints: *PageSize B5 *OutputBin Collator
  603. *UIConstraints: *PageSize B5 *OutputBin Stacker
  604. *UIConstraints: *PageSize B5 *OutputBin Separator
  605. *UIConstraints: *PageSize B5 *OutputBin OutputBin1
  606. *UIConstraints: *PageSize B5 *OutputBin OutputBin2
  607. *UIConstraints: *PageSize B5 *OutputBin OutputBin3
  608. *UIConstraints: *PageSize B5 *OutputBin OutputBin4
  609. *UIConstraints: *PageSize B5 *OutputBin OutputBin5
  610. *UIConstraints: *PageSize B5 *OutputBin OutputBin6
  611. *UIConstraints: *PageSize B5 *OutputBin OutputBin7
  612. *UIConstraints: *PageSize B5 *OutputBin OutputBin8
  613.  
  614. *UIConstraints: *PageSize DoublePostcard *OutputBin Collator
  615. *UIConstraints: *PageSize DoublePostcard *OutputBin Stacker
  616. *UIConstraints: *PageSize DoublePostcard *OutputBin Separator
  617. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin1
  618. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin2
  619. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin3
  620. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin4
  621. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin5
  622. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin6
  623. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin7
  624. *UIConstraints: *PageSize DoublePostcard *OutputBin OutputBin8
  625.  
  626. *UIConstraints: *PageSize Env10 *OutputBin Collator
  627. *UIConstraints: *PageSize Env10 *OutputBin Stacker
  628. *UIConstraints: *PageSize Env10 *OutputBin Separator
  629. *UIConstraints: *PageSize Env10 *OutputBin OutputBin1
  630. *UIConstraints: *PageSize Env10 *OutputBin OutputBin2
  631. *UIConstraints: *PageSize Env10 *OutputBin OutputBin3
  632. *UIConstraints: *PageSize Env10 *OutputBin OutputBin4
  633. *UIConstraints: *PageSize Env10 *OutputBin OutputBin5
  634. *UIConstraints: *PageSize Env10 *OutputBin OutputBin6
  635. *UIConstraints: *PageSize Env10 *OutputBin OutputBin7
  636. *UIConstraints: *PageSize Env10 *OutputBin OutputBin8
  637.  
  638. *UIConstraints: *PageSize EnvMonarch *OutputBin Collator
  639. *UIConstraints: *PageSize EnvMonarch *OutputBin Stacker
  640. *UIConstraints: *PageSize EnvMonarch *OutputBin Separator
  641. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin1
  642. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin2
  643. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin3
  644. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin4
  645. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin5
  646. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin6
  647. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin7
  648. *UIConstraints: *PageSize EnvMonarch *OutputBin OutputBin8
  649.  
  650. *UIConstraints: *PageSize EnvDL *OutputBin Collator
  651. *UIConstraints: *PageSize EnvDL *OutputBin Stacker
  652. *UIConstraints: *PageSize EnvDL *OutputBin Separator
  653. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin1
  654. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin2
  655. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin3
  656. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin4
  657. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin5
  658. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin6
  659. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin7
  660. *UIConstraints: *PageSize EnvDL *OutputBin OutputBin8
  661.  
  662. *UIConstraints: *PageSize EnvC5 *OutputBin Collator
  663. *UIConstraints: *PageSize EnvC5 *OutputBin Stacker
  664. *UIConstraints: *PageSize EnvC5 *OutputBin Separator
  665. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin1
  666. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin2
  667. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin3
  668. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin4
  669. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin5
  670. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin6
  671. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin7
  672. *UIConstraints: *PageSize EnvC5 *OutputBin OutputBin8
  673.  
  674. *UIConstraints: *PageSize EnvISOB5 *OutputBin Collator
  675. *UIConstraints: *PageSize EnvISOB5 *OutputBin Stacker
  676. *UIConstraints: *PageSize EnvISOB5 *OutputBin Separator
  677. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin1
  678. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin2
  679. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin3
  680. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin4
  681. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin5
  682. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin6
  683. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin7
  684. *UIConstraints: *PageSize EnvISOB5 *OutputBin OutputBin8
  685.  
  686. *% Disable feeding 11x17 (Oversize), B5 (JIS), DoublePostcard, and envelopes to the output bins
  687. *UIConstraints: *PageRegion w842h1274 *OutputBin Collator
  688. *UIConstraints: *PageRegion w842h1274 *OutputBin Stacker
  689. *UIConstraints: *PageRegion w842h1274 *OutputBin Separator
  690. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin1
  691. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin2
  692. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin3
  693. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin4
  694. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin5
  695. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin6
  696. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin7
  697. *UIConstraints: *PageRegion w842h1274 *OutputBin OutputBin8
  698.  
  699. *UIConstraints: *PageRegion B5 *OutputBin Collator
  700. *UIConstraints: *PageRegion B5 *OutputBin Stacker
  701. *UIConstraints: *PageRegion B5 *OutputBin Separator
  702. *UIConstraints: *PageRegion B5 *OutputBin OutputBin1
  703. *UIConstraints: *PageRegion B5 *OutputBin OutputBin2
  704. *UIConstraints: *PageRegion B5 *OutputBin OutputBin3
  705. *UIConstraints: *PageRegion B5 *OutputBin OutputBin4
  706. *UIConstraints: *PageRegion B5 *OutputBin OutputBin5
  707. *UIConstraints: *PageRegion B5 *OutputBin OutputBin6
  708. *UIConstraints: *PageRegion B5 *OutputBin OutputBin7
  709. *UIConstraints: *PageRegion B5 *OutputBin OutputBin8
  710.  
  711. *UIConstraints: *PageRegion DoublePostcard *OutputBin Collator
  712. *UIConstraints: *PageRegion DoublePostcard *OutputBin Stacker
  713. *UIConstraints: *PageRegion DoublePostcard *OutputBin Separator
  714. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin1
  715. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin2
  716. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin3
  717. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin4
  718. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin5
  719. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin6
  720. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin7
  721. *UIConstraints: *PageRegion DoublePostcard *OutputBin OutputBin8
  722.  
  723. *UIConstraints: *PageRegion Env10 *OutputBin Collator
  724. *UIConstraints: *PageRegion Env10 *OutputBin Stacker
  725. *UIConstraints: *PageRegion Env10 *OutputBin Separator
  726. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin1
  727. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin2
  728. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin3
  729. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin4
  730. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin5
  731. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin6
  732. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin7
  733. *UIConstraints: *PageRegion Env10 *OutputBin OutputBin8
  734.  
  735. *UIConstraints: *PageRegion EnvMonarch *OutputBin Collator
  736. *UIConstraints: *PageRegion EnvMonarch *OutputBin Stacker
  737. *UIConstraints: *PageRegion EnvMonarch *OutputBin Separator
  738. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin1
  739. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin2
  740. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin3
  741. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin4
  742. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin5
  743. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin6
  744. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin7
  745. *UIConstraints: *PageRegion EnvMonarch *OutputBin OutputBin8
  746.  
  747. *UIConstraints: *PageRegion EnvDL *OutputBin Collator
  748. *UIConstraints: *PageRegion EnvDL *OutputBin Stacker
  749. *UIConstraints: *PageRegion EnvDL *OutputBin Separator
  750. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin1
  751. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin2
  752. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin3
  753. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin4
  754. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin5
  755. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin6
  756. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin7
  757. *UIConstraints: *PageRegion EnvDL *OutputBin OutputBin8
  758.  
  759. *UIConstraints: *PageRegion EnvC5 *OutputBin Collator
  760. *UIConstraints: *PageRegion EnvC5 *OutputBin Stacker
  761. *UIConstraints: *PageRegion EnvC5 *OutputBin Separator
  762. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin1
  763. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin2
  764. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin3
  765. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin4
  766. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin5
  767. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin6
  768. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin7
  769. *UIConstraints: *PageRegion EnvC5 *OutputBin OutputBin8
  770.  
  771. *UIConstraints: *PageRegion EnvISOB5 *OutputBin Collator
  772. *UIConstraints: *PageRegion EnvISOB5 *OutputBin Stacker
  773. *UIConstraints: *PageRegion EnvISOB5 *OutputBin Separator
  774. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin1
  775. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin2
  776. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin3
  777. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin4
  778. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin5
  779. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin6
  780. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin7
  781. *UIConstraints: *PageRegion EnvISOB5 *OutputBin OutputBin8
  782.  
  783. *%=== Paper Sizes =================
  784. *OpenUI *PageSize: PickOne
  785. *OrderDependency: 30 AnySetup *PageSize
  786. *DefaultPageSize: Letter
  787. *PageSize Letter/Letter: "
  788.   <</PageSize [612 792] /ImagingBBox null>> setpagedevice"
  789. *End
  790. *PageSize Executive/Executive: "
  791.   <</PageSize [522 756] /ImagingBBox null>> setpagedevice"
  792. *End
  793. *PageSize Legal/Legal: "
  794.   <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  795. *End
  796. *PageSize Tabloid/11x17: "
  797.   <</PageSize [792 1224] /ImagingBBox null>> setpagedevice"
  798. *End
  799. *PageSize w842h1274/11x17 (Oversize 11.7x17.7): "
  800.   <</PageSize [842 1274] /ImagingBBox null>> setpagedevice"
  801. *End
  802. *PageSize A3/A3: "
  803.   <</PageSize [842 1191] /ImagingBBox null>> setpagedevice"
  804. *End
  805. *PageSize A4/A4: "
  806.   <</PageSize [595 842] /ImagingBBox null>> setpagedevice"
  807. *End
  808. *PageSize B4/B4 (JIS): "
  809.   <</PageSize [729 1032] /ImagingBBox null>> setpagedevice"
  810. *End
  811. *PageSize B5/B5 (JIS): "
  812.   <</PageSize [516 729] /ImagingBBox null>> setpagedevice"
  813. *End
  814. *PageSize DoublePostcard/Double Postcard (JIS): "
  815.   <</PageSize [419.5 567] /ImagingBBox null>> setpagedevice"
  816. *End
  817. *PageSize Env10/Envelope #10: "
  818.   <</PageSize [297 684] /ImagingBBox null>> setpagedevice"
  819. *End
  820. *PageSize EnvMonarch/Envelope Monarch: "
  821.   <</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  822. *End
  823. *PageSize EnvDL/Envelope DL: "
  824.   <</PageSize [312 624] /ImagingBBox null>> setpagedevice"
  825. *End
  826. *PageSize EnvC5/Envelope C5: "
  827.   <</PageSize [459 649] /ImagingBBox null>> setpagedevice"
  828. *End
  829. *PageSize EnvISOB5/Envelope B5: "
  830.   <</PageSize [499 709] /ImagingBBox null>> setpagedevice"
  831. *End
  832. *?PageSize: "
  833.    save
  834.    currentpagedevice /PageSize get aload pop
  835.    2 copy gt {exch} if 
  836.    (Unknown) 
  837.    15 dict
  838.    dup [612 792]  (Letter) put
  839.    dup [522 756]  (Executive) put
  840.    dup [612 1008] (Legal) put
  841.    dup [792 1224] (Tabloid) put
  842.    dup [842 1274] (w842h1274) put
  843.    dup [842 1191] (A3) put
  844.    dup [595 842]  (A4) put
  845.    dup [729 1032] (B4) put
  846.    dup [516 729]  (B5) put
  847.    dup [284 419]  (DoublePostcard) put
  848.    dup [297 684]  (Env10) put
  849.    dup [279 540]  (EnvMonarch) put
  850.    dup [312 624]  (EnvDL) put
  851.    dup [459 649]  (EnvC5) put
  852.    dup [499 709]  (EnvISOB5) put
  853.    { exch aload pop 4 index sub abs 5 le exch 
  854.       5 index sub abs 5 le and 
  855.       {exch pop exit} {pop} ifelse
  856.    } bind forall
  857.    = flush pop pop
  858.    restore
  859. "
  860. *End
  861. *CloseUI: *PageSize
  862.  
  863. *OpenUI *PageRegion: PickOne
  864. *OrderDependency: 40 AnySetup *PageRegion
  865. *DefaultPageRegion: Letter
  866. *PageRegion Letter/Letter: "
  867.   <</PageSize [612 792] /ImagingBBox null>> setpagedevice"
  868. *End
  869. *PageRegion Executive/Executive: "
  870.   <</PageSize [522 756] /ImagingBBox null>> setpagedevice"
  871. *End
  872. *PageRegion Legal/Legal: "
  873.   <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  874. *End
  875. *PageRegion Tabloid/11x17: "
  876.   <</PageSize [792 1224] /ImagingBBox null>> setpagedevice"
  877. *End
  878. *PageRegion w842h1274/11x17 (Oversize 11.7x17.7): "
  879.   <</PageSize [842 1274] /ImagingBBox null>> setpagedevice"
  880. *End
  881. *PageRegion A3/A3: "
  882.   <</PageSize [842 1191] /ImagingBBox null>> setpagedevice"
  883. *End
  884. *PageRegion A4/A4: "
  885.   <</PageSize [595 842] /ImagingBBox null>> setpagedevice"
  886. *End
  887. *PageRegion B4/B4 (JIS): "
  888.   <</PageSize [729 1032] /ImagingBBox null>> setpagedevice"
  889. *End
  890. *PageRegion B5/B5 (JIS): "
  891.   <</PageSize [516 729] /ImagingBBox null>> setpagedevice"
  892. *End
  893. *PageRegion DoublePostcard/Double Postcard (JIS): "
  894.   <</PageSize [419.5 567] /ImagingBBox null>> setpagedevice"
  895. *End
  896. *PageRegion Env10/Envelope #10: "
  897.   <</PageSize [297 684] /ImagingBBox null>> setpagedevice"
  898. *End
  899. *PageRegion EnvMonarch/Envelope Monarch: "
  900.   <</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  901. *End
  902. *PageRegion EnvDL/Envelope DL: "
  903.   <</PageSize [312 624] /ImagingBBox null>> setpagedevice"
  904. *End
  905. *PageRegion EnvC5/Envelope C5: "
  906.   <</PageSize [459 649] /ImagingBBox null>> setpagedevice"
  907. *End
  908. *PageRegion EnvISOB5/Envelope B5: "
  909.   <</PageSize [499 709] /ImagingBBox null>> setpagedevice"
  910. *End
  911. *CloseUI: *PageRegion
  912.  
  913. *DefaultImageableArea: Letter
  914. *ImageableArea Letter/Letter: "12.24 12.06 599.76 780.06"
  915. *ImageableArea Executive/Executive: "13.32 12.06 508.68 744.06"
  916. *ImageableArea Legal/Legal: "12.24 12.06 599.76 996.06"
  917. *ImageableArea Tabloid/11x17: "12.50 12.50 779.50 1211.50"
  918. *ImageableArea w842h1274/11x17 (Oversize 11.7x17.7): "10.32 12.00 832.08 1262.40"
  919. *ImageableArea A3/A3: "14.00 14.00 828.00 1177.00"
  920. *ImageableArea A4/A4: "13.44 12.06 581.76 829.74"
  921. *ImageableArea B4/B4 (JIS): "12.50 12.50 716.50 1019.50"
  922. *ImageableArea B5/B5 (JIS): "12.50 12.50 502.50 715.50"
  923. *ImageableArea DoublePostcard/Double Postcard (JIS): "10.08 12.00 409.44 554.88"
  924. *ImageableArea Env10/Envelope #10: "12.12 12.06 284.76 672.06"
  925. *ImageableArea EnvMonarch/Envelope Monarch: "12.72 12.06 266.16 528.06"
  926. *ImageableArea EnvDL/Envelope DL: "13.80 12.06 297.96 611.58"
  927. *ImageableArea EnvC5/Envelope C5: "12.60 12.06 446.52 637.02"
  928. *ImageableArea EnvISOB5/Envelope B5: "13.20 12.06 485.52 696.54"
  929. *?ImageableArea: "
  930.    save
  931.    /cvp { (                ) cvs print ( ) print } bind def
  932.    /upperright {10000 mul floor 10000 div} bind def
  933.    /lowerleft {10000 mul ceiling 10000 div} bind def
  934.    newpath clippath pathbbox
  935.    4 -2 roll exch 2 {lowerleft cvp} repeat
  936.    exch 2 {upperright cvp} repeat flush
  937.    restore
  938. "
  939. *End
  940.  
  941. *DefaultPaperDimension: Letter 
  942. *PaperDimension Letter/Letter: "612 792"
  943. *PaperDimension Executive/Executive: "522 756"
  944. *PaperDimension Legal/Legal: "612 1008"
  945. *PaperDimension Tabloid/11x17: "792 1224"
  946. *PaperDimension w842h1274/11x17 (Oversize 11.7x17.7): "842 1274"
  947. *PaperDimension A3/A3: "842 1191"
  948. *PaperDimension A4/A4: "595 842"
  949. *PaperDimension B4/B4 (JIS): "729 1032"
  950. *PaperDimension B5/B5 (JIS): "516 729"
  951. *PaperDimension DoublePostcard/Double Postcard (JIS): "419.5 567"
  952. *PaperDimension Env10/Envelope #10: "297 684"
  953. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  954. *PaperDimension EnvDL/Envelope DL: "312 624"
  955. *PaperDimension EnvC5/Envelope C5: "459 649"
  956. *PaperDimension EnvISOB5/Envelope B5: "499 709"
  957.  
  958. *LandscapeOrientation: Plus90
  959.  
  960. *%=== Custom Paper Support =================
  961. *%Orientation and Margin (offsets) values are not utilized
  962. *% Smallest = 3.67 x 7.5, Largest = 11.7 x 17.7
  963.  
  964. *VariablePaperSize: True
  965.  
  966. *LeadingEdge Short: ""
  967. *DefaultLeadingEdge: Short
  968.  
  969. *MaxMediaWidth:  "842"
  970. *MaxMediaHeight: "1274"
  971. *HWMargins:      12 12 12 12
  972. *CustomPageSize True: "
  973.   pop pop pop
  974.   <</DeferredMediaSelection true /PageSize [ 7 -2 roll ] /ImagingBBox null >>
  975.   setpagedevice
  976. "
  977. *End
  978.  
  979. *ParamCustomPageSize Width:        1 points 264 842
  980. *ParamCustomPageSize Height:       2 points 540 1274
  981. *ParamCustomPageSize WidthOffset:  3 points 0 0
  982. *ParamCustomPageSize HeightOffset: 4 points 0 0
  983. *ParamCustomPageSize Orientation:  5 int 1 1
  984.  
  985. *RequiresPageRegion All: True
  986.  
  987. *%=== Paper Sources ====================
  988. *OpenUI *InputSlot: PickOne
  989. *OrderDependency: 20 AnySetup *InputSlot
  990. *DefaultInputSlot: Middle
  991. *InputSlot Upper/Tray 1: "<</ManualFeed false /MediaPosition 3>> setpagedevice"
  992. *InputSlot ManualFeed/Tray 1 (Manual): "<</ManualFeed true /MediaPosition 3>> setpagedevice"
  993. *InputSlot Middle/Tray 2: "<</ManualFeed false /MediaPosition 0>> setpagedevice"
  994. *InputSlot Lower/Tray 3: "<</ManualFeed false /MediaPosition 1>> setpagedevice"
  995. *InputSlot LargeCapacity/Tray 4: "<</ManualFeed false /MediaPosition 4>> setpagedevice"
  996. *InputSlot Envelope/Envelope Feeder: "<</ManualFeed false /MediaPosition 2>> setpagedevice"
  997. *?InputSlot: "
  998.    save
  999.       currentpagedevice /InputAttributes get /Priority get
  1000.       aload pop pop pop pop
  1001.       [(Middle) (Lower) (Envelope) (Upper) (LargeCapacity)] exch get = flush
  1002.    restore
  1003. "
  1004. *End
  1005. *CloseUI: *InputSlot
  1006.  
  1007. *%=== Media Type ===========================
  1008. *OpenUI *MediaType/Media Type: PickOne
  1009. *OrderDependency: 50 AnySetup *MediaType
  1010. *DefaultMediaType: None
  1011. *MediaType None/None: ""
  1012. *MediaType Plain/Plain: "<</MediaType (Plain)>> setpagedevice"
  1013. *MediaType Preprinted/Preprinted: "<</MediaType (Preprinted)>> setpagedevice"
  1014. *MediaType Letterhead/Letterhead: "<</MediaType (Letterhead)>> setpagedevice"
  1015. *MediaType Transparency/Transparency: "<</MediaType (Transparency)>> setpagedevice"
  1016. *MediaType Prepunched/Prepunched: "<</MediaType (Prepunched)>> setpagedevice"
  1017. *MediaType Labels/Labels: "<</MediaType (Labels)>> setpagedevice"
  1018. *MediaType Bond/Bond: "<</MediaType (Bond)>> setpagedevice"
  1019. *MediaType Recycled/Recycled: "<</MediaType (Recycled)>> setpagedevice"
  1020. *MediaType Color/Color: "<</MediaType (Color)>> setpagedevice"
  1021. *MediaType Cardstock/Card Stock: "<</MediaType (Card Stock)>> setpagedevice"
  1022. *?MediaType: "
  1023.   save
  1024.     currentpagedevice /InputAttributes get dup
  1025.     /Priority get
  1026.     0 get get
  1027.     /MediaType get
  1028.     (Rough) anchorsearch
  1029.       {pop pop (Cardstock)} if  
  1030.     = flush
  1031.   restore
  1032. "
  1033. *End
  1034. *CloseUI: *MediaType
  1035.  
  1036. *%=== Fit to Page =========================
  1037. *OpenUI *HPPaperPolicy/Fit to Page: PickOne
  1038. *OrderDependency: 10 AnySetup *HPPaperPolicy
  1039. *DefaultHPPaperPolicy: PromptUser
  1040. *HPPaperPolicy PromptUser/Prompt User: "
  1041.    <</DeferredMediaSelection true>> setpagedevice"
  1042. *End
  1043. *HPPaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
  1044.    <</DeferredMediaSelection false /Policies << /PageSize 3 >> >> setpagedevice"
  1045. *End
  1046. *HPPaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
  1047.    <</DeferredMediaSelection false /Policies << /PageSize 5 >> >> setpagedevice"
  1048. *End
  1049. *CloseUI: *HPPaperPolicy
  1050.  
  1051. *%=== Halftone Information =================
  1052. *ScreenFreq:  "106.0"
  1053. *ScreenAngle: "45.0"
  1054.  
  1055. *ResScreenFreq 300dpi/300 dpi:  "60.0"
  1056. *ResScreenAngle 300dpi/300 dpi: "45.0"
  1057. *ResScreenFreq 600dpi/600 dpi:  "106.0"
  1058. *ResScreenAngle 600dpi/600 dpi: "45.0"
  1059.  
  1060. *DefaultScreenProc: Dot
  1061. *ScreenProc HPEnhanced: "
  1062.     { /EnhancedHalftone /Halftone findresource }"
  1063. *End
  1064. *ScreenProc Dot: "
  1065. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  1066. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  1067. "
  1068. *End
  1069. *ScreenProc Line: "{ pop }"
  1070. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  1071.  
  1072. *DefaultTransfer: Null
  1073. *Transfer Null: "{ }"
  1074. *Transfer Null.Inverse: "{ 1 exch sub }"
  1075.  
  1076. *DefaultHalftoneType:    9
  1077. *AccurateScreensSupport: False
  1078.  
  1079. *% Enable/Disable Enhanced Halftone
  1080. *OpenUI *HPHalftone/Levels of Gray:  PickOne
  1081. *OrderDependency: 10 DocumentSetup *HPHalftone
  1082. *DefaultHPHalftone: Enhanced
  1083. *HPHalftone Enhanced/Enhanced: " 
  1084. << /Install {
  1085.     currentpagedevice /HWResolution get
  1086.     dup 0 get 600 eq exch 1 get 600 eq and
  1087.     {/EnhancedColorRendering600} {/EnhancedColorRendering} ifelse
  1088.     /ColorRendering findresource setcolorrendering
  1089.     /EnhancedHalftone /Halftone findresource sethalftone
  1090.     { } settransfer false setstrokeadjust
  1091. } >> setpagedevice
  1092. currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
  1093.     { 
  1094.         << /PostRenderingEnhance false     >>  setpagedevice    
  1095.     }if
  1096. /setscreen { 3 {pop} repeat } def
  1097. /setcolorscreen { 12 {pop} repeat } def
  1098. /sethalftone { pop } def 
  1099. "
  1100. *End
  1101. *HPHalftone Standard/Standard: "
  1102. << /Install {
  1103.      currentpagedevice /HWResolution get
  1104.      dup 0 get 600 eq exch 1 get 600 eq and dup
  1105.      currentpagedevice /PostRenderingEnhance get
  1106.      { {/DefaultColorRenderingRE600} {/DefaultColorRenderingRE} ifelse}
  1107.      { {/DefaultColorRendering600} {/DefaultColorRendering} ifelse} ifelse
  1108.      /ColorRendering findresource setcolorrendering
  1109.      { /DefaultHalftone600 } {/DefaultHalftone} ifelse
  1110.      /Halftone findresource sethalftone
  1111.      {} settransfer false setstrokeadjust
  1112.    }
  1113. >> setpagedevice
  1114. currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
  1115.     { 
  1116.         << /PostRenderingEnhance false >>  setpagedevice    
  1117.     }if
  1118. "
  1119. *End
  1120. *?HPHalftone: "
  1121.   save
  1122.     currenthalftone /HalftoneType get 9 eq 
  1123.     {(Enhanced)} {(Standard)} ifelse = flush
  1124.   restore
  1125. "
  1126. *End
  1127. *CloseUI: *HPHalftone
  1128.  
  1129. *%=== Duplex ====================================
  1130. *OpenUI *Duplex/Duplex:  PickOne
  1131. *OrderDependency: 50 AnySetup *Duplex
  1132. *DefaultDuplex: None
  1133. *Duplex None/Off (1-Sided): "
  1134.   <</Duplex false>> setpagedevice"
  1135. *End
  1136. *Duplex DuplexNoTumble/Flip on Long Edge (Standard): "
  1137.   <</Duplex true /Tumble false>> setpagedevice"
  1138. *End
  1139. *Duplex DuplexTumble/Flip on Short Edge: "
  1140.   <</Duplex true /Tumble true>> setpagedevice"
  1141. *End
  1142. *?Duplex: "
  1143.    save
  1144.    currentpagedevice /Duplex known
  1145.    false ne
  1146.      { currentpagedevice /Duplex get
  1147.         { currentpagedevice /Tumble get
  1148.             {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  1149.         } { (None)}    ifelse 
  1150.      }{(None)}  ifelse = flush
  1151.    restore
  1152. "
  1153. *End 
  1154. *CloseUI: *Duplex
  1155.  
  1156. *%=== Color Control ========================
  1157. *DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi
  1158.  
  1159. *InkName: ProcessBlack/Process Black
  1160. *InkName: CustomColor/Custom Color
  1161. *InkName: ProcessCyan/Process Cyan
  1162. *InkName: ProcessMagenta/Process Magenta
  1163. *InkName: ProcessYellow/Process Yellow
  1164.  
  1165. *%  For 60 lpi / 300 dpi  =========================
  1166. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  1167. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  1168. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  1169. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  1170. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  1171.  
  1172. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1173. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1174. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1175. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1176. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  1177.  
  1178. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) ====
  1179. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  1180. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  1181. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  1182. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  1183. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  1184.  
  1185. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  1186. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  1187. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  1188. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  1189. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  1190. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  1191. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  1192. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  1193. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  1194. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  1195. *End
  1196.  
  1197. *%  For 106 lpi / 300 dpi  =========================
  1198. *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  1199. *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  1200. *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "71.5651"
  1201. *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "18.4349"
  1202. *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "0.0"
  1203.      
  1204. *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "106.066"
  1205. *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "106.066"
  1206. *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "94.8683"
  1207. *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "94.8683"
  1208. *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "100.0"
  1209.  
  1210. *%  For 106 lpi / 600 dpi  =========================
  1211. *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  1212. *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  1213. *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "71.5651"
  1214. *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "18.4349"
  1215. *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "0.0"
  1216.      
  1217. *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106.066"
  1218. *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106.066"
  1219. *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "94.8683"
  1220. *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "94.8683"
  1221. *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "100.0"
  1222.  
  1223. *%=== Font Information =====================
  1224. *DefaultFont: Courier
  1225. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  1226. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  1227. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  1228. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  1229. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  1230. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  1231. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  1232. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  1233. *Font Courier: Standard "(002.004S)" Standard ROM
  1234. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  1235. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  1236. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  1237. *Font Helvetica: Standard "(001.006S)" Standard ROM
  1238. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  1239. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  1240. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  1241. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  1242. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  1243. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  1244. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  1245. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  1246. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  1247. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  1248. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  1249. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  1250. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  1251. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  1252. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  1253. *Font Symbol: Special "(001.007S)" Special ROM
  1254. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  1255. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  1256. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  1257. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  1258. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  1259. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  1260. *?FontQuery: "
  1261.    save
  1262.    { count 1 gt
  1263.       { exch dup 127 string cvs (/) print print (:) print
  1264.       /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  1265.       } { exit } ifelse
  1266.    } bind loop
  1267.    (*) = flush
  1268.    restore
  1269. "
  1270. *End
  1271.  
  1272. *?FontList: "
  1273.    save
  1274.      (*) {cvn ==} 128 string /Font resourceforall
  1275.      (*) = flush
  1276.    restore
  1277. "
  1278. *End
  1279.  
  1280. *%=== Printer Messages (verbatim from printer): ================
  1281. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1282. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1283. *Message: "\FontName\ not found, using Courier"
  1284.  
  1285. *% Status (format: %%[ status: <one of these> ] %%)
  1286. *Status: "warming up"/warming up
  1287. *Status: "idle"/idle
  1288. *Status: "busy"/busy
  1289. *Status: "waiting"/waiting
  1290. *Status: "printing"/printing
  1291. *Status: "initializing"/initializing
  1292. *Status: "printing test page"/printing test page
  1293. *Status: "PrinterError: cover open or no toner cartridge"/cover open or no toner cartridge
  1294. *Status: "PrinterError: cover open"/cover open
  1295. *Status: "PrinterError: needs attention"/needs attention
  1296. *Status: "PrinterError: no toner cartridge"/no toner cartridge
  1297. *Status: "PrinterError: warming up"/warming up
  1298. *Status: "PrinterError: manual feed"/manual feed
  1299. *Status: "PrinterError: out of paper"/out of paper
  1300. *Status: "PrinterError: Paper Jam"/Paper Jam
  1301. *Status: "PrinterError: paper jam"/paper jam
  1302. *Status: "PrinterError: page protect needed"/page protect needed
  1303. *Status: "PrinterError: out of memory"/out of memory
  1304. *Status: "PrinterError: output bin full"/output bin full
  1305. *Status: "PrinterError: resetting printer"/resetting printer
  1306. *Status: "PrinterError: toner is low"/toner is low
  1307. *Status: "PrinterError: off line"/off line
  1308.  
  1309. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1310. *PrinterError: "cover open or no toner cartridge"/cover open or no toner cartridge
  1311. *PrinterError: "cover open"/cover open
  1312. *PrinterError: "needs attention"/needs attention
  1313. *PrinterError: "no toner cartridge"/no toner cartridge
  1314. *PrinterError: "warming up"/warming up
  1315. *PrinterError: "manual feed"/manual feed
  1316. *PrinterError: "out of paper"/out of paper
  1317. *PrinterError: "Paper Jam"/Paper Jam
  1318. *PrinterError: "paper jam"/paper jam
  1319. *PrinterError: "page protect needed"/page protect needed
  1320. *PrinterError: "out of memory"/out of memory
  1321. *PrinterError: "output bin full"/output bin full
  1322. *PrinterError: "resetting printer"/resetting printer
  1323. *PrinterError: "toner is low"/toner is low
  1324. *PrinterError: "off line"/off line
  1325.  
  1326. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1327. *Source: "BiTronics"/BiTronics
  1328. *Source: "other I/O"/other I/O
  1329. *Source: "AppleTalk"/AppleTalk
  1330. *Source: "APPLETALK"/AppleTalk
  1331. *Source: "ATALK"/AppleTalk
  1332. *Source: "LocalTalk"/LocalTalk
  1333. *Source: "Parallel"/Parallel
  1334. *Source: "EtherTalk"/EtherTalk
  1335. *Source: "NOVELL"/NOVELL
  1336. *Source: "DLC/LLC"/DLC/LLC
  1337. *Source: "ETALK"/EtherTalk
  1338. *Source: "TCP/IP"/TCP/IP
  1339.  
  1340. *Password: "()"
  1341. *ExitServer: "
  1342.  count 0 eq
  1343.  { false } { true exch startjob } ifelse
  1344.  not {
  1345.      (WARNING: Cannot modify initial VM.) =
  1346.      (Missing or invalid password.) =
  1347.      (Please contact the author of this software.) = flush quit
  1348.      } if
  1349. "
  1350. *End
  1351. *Reset: "
  1352.   count 0 eq { false } { true exch startjob } ifelse
  1353.   not {
  1354.     (WARNING: Cannot reset printer.) =
  1355.     (Missing or invalid password.) =
  1356.     (Please contact the author of this software.) = flush quit
  1357.     } if
  1358.   systemdict /quit get exec
  1359.   (WARNING : Printer Reset Failed.) = flush
  1360. "
  1361. *End
  1362.  
  1363. *% =======================================
  1364. *% For "HP LaserJet 5Si/5Si MX PS" version 2014.108
  1365. *% =======================================
  1366.